chore(deps): bump the python-dependencies group across 1 directory with 5 updates#137
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the python-dependencies group across 1 directory with 5 updates#137dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…th 5 updates Updates the requirements on [beanie](https://github.com/BeanieODM/beanie), [pandas](https://github.com/pandas-dev/pandas), infinity-client, [lancedb](https://github.com/lancedb/lancedb) and [pylance](https://github.com/lance-format/lance) to permit the latest version. Updates `beanie` to 2.0.1 - [Release notes](https://github.com/BeanieODM/beanie/releases) - [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md) - [Commits](BeanieODM/beanie@1.30.0...2.0.1) Updates `pandas` to 3.0.0 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.0...v3.0.0) Updates `infinity-client` to 0.0.77 Updates `lancedb` to 0.27.0 - [Release notes](https://github.com/lancedb/lancedb/releases) - [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md) - [Commits](lancedb/lancedb@v0.24.0...python-v0.27.0) Updates `pylance` to 2.0.0rc2 - [Release notes](https://github.com/lance-format/lance/releases) - [Changelog](https://github.com/lance-format/lance/blob/main/release_process.md) - [Commits](lance-format/lance@v0.31.0-beta.1...v2.0.0-rc.2) --- updated-dependencies: - dependency-name: beanie dependency-version: 2.0.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pandas dependency-version: 3.0.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: infinity-client dependency-version: 0.0.77 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: lancedb dependency-version: 0.27.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pylance dependency-version: 2.0.0rc2 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on beanie, pandas, infinity-client, lancedb and pylance to permit the latest version.
Updates
beanieto 2.0.1Release notes
Sourced from beanie's releases.
Changelog
Sourced from beanie's changelog.
... (truncated)
Commits
b090d6cVersion/2.0.1 (#1245)1074907Merge pull request #1150 from gsakkis/fix_model_fields_deprecation_warning6528764Fix PydanticDeprecatedSince211: Accessing the 'model_fields' attribute on the...dcf5f55fix: exclude pymongo 4.15.0 due to a known issue (#1225)415c319fix: incomplete type hint for Regex pattern (#1209)112710cbump lazy-model (#1218)b2f3fdafix: Pydantic "exclude" option is not working #756 (#1154)68ca070Fix return types of min and max methods (#1204)d31a372fix: preserve fetch_links across chained find() and find_one() (#1184)384e6behandle aggregation method on the whole collection (#1203)Updates
pandasto 3.0.0Release notes
Sourced from pandas's releases.
Commits
366ccdfRLS: 3.0.0139f4d0DOC: split/reorder other enhancements section in 3.0.0 whatsnew notes (#63762)fd2a4f4TST: assert reading of legacy pickles against current data (#61792)cc0bcaaDOC: update whatsnew section on datetimelike resolution (#63780)3ddbb49DOC: remove 2.3.4 whatsnew file from released 3.0 docs (#63779)ee63532CLN: Create temporary HDF5 file path and HDFStore for pytables tests (#63492)9512e99CoW: better chained assignment warning message for update() method (#63500)1db90d5API: rename read_iceberg selected_fields keyword to columns (#63748)c9b51faBUG: .str methods failing on PyArrow using regex with \Z (#63705)7cff0f4API: Period.to_timestamp default to microsecond unit (#63760)Updates
infinity-clientto 0.0.77Updates
lancedbto 0.27.0Release notes
Sourced from lancedb's releases.
Commits
0667fa3Bump version: 0.23.1-beta.0 → 0.23.1-beta.130108c0Bump version: 0.26.1-beta.0 → 0.26.1-beta.1Updates
pylanceto 2.0.0rc2Commits
10bbc10chore: release candidate 2.0.0-rc.2e1ab5c4ci: try to make tests more stable (#5789)33ea6aatest: fix tests broken by pandas 3 release (#5786)dc849fctest: update doctest to new pandas behavior (#5788)f03b39achore: fix typo (#5796)4b0f0c6refactor(python): migrate torch.jit.script to torch.compile (#5759)d819e67feat: expose blob handling APIs to python (#5790)751de45chore: release candidate 2.0.0-rc.18948169chore: release beta version 2.0.0-beta.10b65e2cdfix: remove credential vending features from python and java bindings (#5737)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions